﻿@charset "utf-8";
/* CSS Document */
body,div,a,p,span,h1,h2,h3,h4,ul,li,ol,img,input,select,option,dl,dt,dd,table,tr,td,th,fieldset,form{ margin:0; padding:0; list-style:none; border:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
body{ color:#333;font-family:'微软雅黑',Arial, Helvetica, sans-serif; font-size: 12px;font-style: normal;  font-weight: normal; }
table{ border-collapse:collapse; border-spacing:0;}
a{color:#717171; text-decoration:none; }
a:hover{ text-decoration:none;}
input{ outline:none;}
textarea{resize:none;overflow:auto;}
select{ vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; overflow:hidden; font-size:0;}
.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.responImg{max-width:100%;width:auto\9;height:auto;-ms-interpolation-mode:bicubic;_width:auto;}
.pr{ position:relative;}
.pa{ position:absolute;}
.fleft{float:left;}
.fright{float:right;}
.hidden{display:none;}
.cleargap{font-size:0;letter-spacing:-8px;text-align:left;}
.ib{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px;letter-spacing:normal;}
.justify{text-align:justify;text-justify:inter-ideograph;}
.justify_fix:after{content:'.';display:inline-block;*display:inline;*zoom:1;width:100%;height:0;overflow:hidden;}
.responLayout{overflow:hidden;}
.layoutItem{padding-bottom:32767px;margin-bottom:-32767px;}
.fsong{ font-family:'宋体'}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}
.f24{ font-size:14px;}
.f18{ font-size:18px;}
.f17{ font-size:17px;}
.f22{ font-size:22px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f40{ font-size:40px;}
.f38{ font-size:38px;}
.f36{ font-size:36px;}
.f46{ font-size:46px;}
.f72{ font-size:72px;color:#9197ac;}
.fbold{ font-weight:700}
.no_mr{ margin-right:0px !important;}
.no_ma{ margin:0px !important;}
.no_bb{ border-bottom:0px !important;}
.display{ display:none;}
.a_di{ display:inline-block;}
.w1002{width:1002px; margin:auto; }







/*首页*/
.header{ position:fixed;}
#header{ height:49px; left:0;top:0; z-index:10; line-height:52px;background:url(../images/bg50.png) repeat; width:100%;border-bottom:1px solid #e6e6e6;}
.header_con{width:1325px; margin:0 auto; padding-top:10px;position:relative;zoom:1;}
.logo{width:30px; height:30px;}
.nav{width:928px; margin-left:78px; height:32px; line-height:32px}
.nav li{ float:left; margin-right:57px;}
.nav li a{color:#808080;}
.nav li:hover{border-bottom:5px solid #c7000b;}
.nav li:hover a{color:#c7000b;}
.img{ margin-right:6px;}
.img .img_2{ display:none;}
.search{width:158px;height:29px;}
.input_01{width:114px; height:27px;background:none; padding-left:5px;line-height:22px;border:1px solid #c7000b; border-right:none;}
.s_img{width:38px;height:29px; right:0; top:0; cursor:pointer;background:url(../images/search.png) no-repeat;}
.more_01{ width:145px;height:40px; left:50%; margin-left:-55px ;bottom:20%;border:1px solid #c7000b; border-radius:5px;text-align:center; line-height:40px;}
.more_01 a{color:#c7000b; display:block;}
.banner01{width:100%;height:100%;left:0;top:0;z-index:-1;overflow:hidden}
.second{width:100%; height:100%;}
.second_con{width:100%; height:100%; margin:0 auto;}
.s_cont{width:1325px; margin:0 auto;}
.second_con_01{height:860px;}
.h_bt{text-align:center;color:#c7000b; padding-top:60px;}
.h_bt01{text-align:center;color:#c7000b; padding-top:20px;}
.btn{ left:50%; margin-left:-200px;top:50%;/* margin-top:-110px;*/ cursor:pointer;}
.arrup{
	-webkit-animation:arrup infinite 2s ease-in-out;
	-moz-animation:arrup infinite 2s ease-in-out;
	-o-animation:arrup infinite 2s ease-in-out;
	animation:arrup infinite 2s ease-in-out;
}
@-webkit-keyframes arrup{
	0%{
		-webkit-transform:translateY(-5px);
		
	}
	50%{
		-webkit-transform:translateY(5px);
		
	}
	100%{
		-webkit-transform:translateY(-5px);
		
	}
}
@-moz-keyframes arrup{
	0%{
		-moz-transform:translateY(-5px);
		
	}
	50%{
		-moz-transform:translateY(5px);
		
	}
	100%{
		-moz-transform:translateY(-5px);
		
	}
}
@-o-keyframes arrup{
	0%{
		-o-transform:translateY(-5px);
		
	}
	50%{
		-o-transform:translateY(5px);
		
	}
	100%{
		-o-transform:translateY(-5px);
		
	}
}
@keyframes arrup{
	0%{
		transform:translateY(-5px);
		
	}
	50%{
		transform:translateY(5px);
		
	}
	100%{
		transform:translateY(-5px);
		
	}
}

.first_lunbo{ width:665px;height:455px; margin:40px auto 0px;}
.tabs{width:500px; margin-left:99px;}
.tabs li{ float:left; width:110px; height:27px;margin-bottom:10px; cursor:pointer;text-align:center;border:1px solid #c7000b; border-radius:4px; line-height:27px;color:#c7000b; margin-right:8px;}
.tabs li:hover{background:#c7000b;color:#fff;}

.tabs li.current{background:#c7000b;color:#fff;}
.wrapper_01{width:665px; height:403px; margin-top:28px;background:url(../images/img_bg.png) no-repeat 98px top;}
.lunbo{ overflow:hidden;  width:458px;height:327px; margin:0 auto;}
.carousel_01{width:2000%;height:327px;}
.carousel_01 li{ float:left; position:relative;width:458px; height:315px;text-align:center;margin:6px 0 0 0;overflow:hidden;}
.carousel_01 li img{ width:458px;height:315px;display:block }
.carousel_01 li a{  display:block;}
.prev_01{ position:absolute;width:70px;height:69px;left:0px; z-index:999; top:114px; background:url(../images/prev_01.png) no-repeat left center;}
.next_01{ position:absolute;width:70px; height:69px;right:0px;z-index:999; top:114px;background:url(../images/next_01.png) no-repeat right center;}
.prev_01:hover{background:url(../images/prev_hover01.png) no-repeat left center;}
.next_01:hover{background:url(../images/next_hover01.png) no-repeat right center;}
.more_02{width:145px;height:40px; left:270px;bottom:0;border:1px solid #c7000b; border-radius:5px;text-align:center; line-height:40px;}
.more_02 a{color:#c7000b; display:block;}
.second_lunbo{ margin:50px auto 0px;}
.btn01{ left:50%; margin-left:30px;top:50%;/* margin-top:-145px;*/ cursor:pointer;}
.btn02{ left:50%; margin-left:-100px;top:50%; /*margin-top:-95px;*/ cursor:pointer;}
.footer{width:100%;height:400px;background:#ffebcc; position:relative;}
.footer_01{ margin-top:400px;}
.footer_con{width:1200px; margin:0 auto; height:125px; padding-top:55px; padding-bottom:40px;}
.ft_ul li{ float:left;position: relative;font-size: 15px; font-weight:bold; width:200px;text-align:center;}
.ft_ul li a{color:#4c4c4c;}
.ft_dl{left: 0px;top: 30px;font-size: 12px; line-height:}
.ft_dl dd{ width:200px;line-height:27px; margin-bottom:5px; font-size:13px; font-weight:normal;}
.ft_dl dd a{color:#808080; display:block;}
.ft_dl dd:hover{background:url(../images/f_hover.png)  no-repeat left center;}
.ft_dl dd:hover a{color:#fff;}
.sub_logo{ margin:0 auto;text-align:center;}
.copy{text-align:center;color:#999; padding-top:40px;}
.first_tc{width:524px; height:165px; margin-top:320px;border:1px solid #dbdbdb;}
.tc_con_01{background:url(../images/tcbg60.png) repeat;width:437px; height:134px; margin:3px auto 0px; padding:25px 35px 0px 45px;}
.tc_P{ text-indent:2em; line-height:25px;}

/*二级风格页*/
.body{ background:url(../images/wl.png) repeat-y; }
.rc_banner{ width: 100%;height:1102px; margin:0 auto;z-index: -1;overflow: hidden;}
.rc_banner img{ display:block; margin:0 auto;top:0!important;width:100%!important;height:auto!important;top:0!important;left:0!important}
.content{width:1200px; background:#fff;margin:-710px auto 60px; z-index:999; border-radius:4px;box-shadow:0px 0px 6px #999 /*border-bottom:1px solid #999;*/}
.mc{ left:0;z-index:100; bottom:0;display:none}
.con_left{width:350px;  background:url(../images/left_bg.png) repeat-y;}
.left_nav{ width:350px;  padding-top:40px;background:#fafafa; border-radius:0px 0px 0px 6px; box-shadow:0px 0px 6px #999}
.left_bt{text-align:center;}
.bt_01{ border-bottom:1px solid #b8b8b8; padding-bottom:2px;color:#000;}
.en_bt{color:#c7000b; padding-top:5px;}
.left_ul{width:286px; margin:0 auto;}
.left_ul li{ border-bottom:1px dashed #e07d82; padding:30px 0px 25px 35px; }
.bt_img{ margin-right:25px; display:inline-block; height:27px;}
.left_ul li a{ display:block; float:left; height:22px; padding-top:5px;color:#000;}
.left_ul li a:hover{color:#c7000b;}
.left_news{width:225px; margin:50px 0px 0px 75px;}
.bt_news{color:#808080;border-bottom:1px solid #c7000b; padding-bottom:12px;padding-left:5px;}
.news_ul{ padding-top:20px;}
.news_ul li{background:url(../images/li_s.png) no-repeat left center; padding:0px 0px 0px 25px; margin-bottom:25px;}
.news_ul li:hover{background:url(../images/li_h.png) no-repeat left center;}
.news_ul li a{color:#4c4c4c;}
.news_ul li:hover a{color:#000;}
.con_right{width:850px; padding-top:55px;}
.right_bt{color:#000;background:url(../images/bt.png) no-repeat left center; margin-left:28px; padding-left:15px;}
.en_bt01{ padding-top:3px;color:#c7000b;}
.edit{width:715px; margin:38px auto 0px; padding-bottom:75px;}
.edit p{ text-indent:2em; line-height:25px;color:#333;}
.edit p img{  margin:30px auto 0px;}
.edit h3{ font-weight:normal; text-align:center; padding-top:20px; padding-bottom:5px;}
/*人才观*/
.right_con{width:720px; margin:0 auto 30px;}
.r_left{width:380px;}
.li_bt{ background:url(../images/bt_bg.png) no-repeat left bottom;padding:0px 0px 7px 10px;color:#000;}
.li_bt01{padding:20px 0px 20px 20px;color:#000;}
.dl{ color:#808080;}
.dl dd{ background:url(../images/dl_dd.png) no-repeat left center; padding-left:15px; margin-left:12px;margin-bottom:15px;}
.r_leftul{ padding-top:35px;}
.r_leftul li{ padding-bottom:20px;}
.r_right{width:286px; height:810px; background:url(../images/r_lbg.png) no-repeat center center;}
.wrapper_05{ width:286px; height:810px; margin:0 auto;}
.lunbo_05{ overflow:hidden; width:257px;height:689px;margin:50px auto 0px; padding-top:20px; background:#fff;}
.carousel_05{height:2000%; width:222px; margin:0 auto; }
.carousel_05 li{ position:relative; width:222px;height:160px; margin-bottom:10px;}
.prev_05{ position:absolute;width:60px;height:26px;left:100px; z-index:999; top:-45px; *top:10px; background:url(../images/prev_02.png) no-repeat left center;}
.next_05{ position:absolute;width:60px; height:26px;right:125px;z-index:999; bottom:60px; *bottom:13px; background:url(../images/next_02.png) no-repeat right center;}
.prev_05:hover{background:url(../images/prev_hover02.png) no-repeat left center;}
.next_05:hover{background:url(../images/next_hover02.png) no-repeat right center;}
.show_mc{width:222px; height:166px;text-align:center;background:url(../images/bg70.png) repeat; left:0;top:0; z-index:999;}
.show_mc a{color:#fff; line-height:166px;}
.carousel_05  li:hover .show_mc{ display:block;}
.con_right_01{background:url(../images/tw.png) repeat;}
.wrapper_06{ width:820px; height:520px; margin:0 auto 70px;background:url(../images/l_bg.png) no-repeat center center;}
.lunbo_06{ overflow:hidden; width:645px;height:450px; margin:0 auto; padding-top:18px;}
.carousel_06{width:2000%; height:427px;}
.carousel_06 li{ position:relative; float:left;text-align:center;width:645px;height:427px; margin:23px 0px 0px 0px; overflow:hidden;}
.carousel_06 li img{width:645px;height:427px; display:block;}
.prev_06{ position:absolute;width:60px;height:60px;left:0px; z-index:999; top:215px; background:url(../images/prev_03.png) no-repeat left center;}
.next_06{ position:absolute;width:60px; height:60px;right:5px;z-index:999; top:215px; background:url(../images/next_03.png) no-repeat right center;}
.prev_06:hover{background:url(../images/prev_hover03.png) no-repeat left center;}
.next_06:hover{background:url(../images/next_hover03.png) no-repeat right center;}
#pager_01{left:0;bottom:0px;width:100%;text-align:center;z-index:999; }
#pager_01 span {background:url(../images/detault.png) no-repeat;width:10px;height:10px;margin:0 5px;overflow:hidden; display:inline-block; cursor:pointer;}
#pager_01 .z-hov{background:url(../images/current.png) no-repeat}

#pager_02{left:0;bottom:0px;width:100%;text-align:center;z-index:999; }
#pager_02 span {background:url(../images/detault.png) no-repeat;width:10px;height:10px;margin:0 5px;overflow:hidden; display:inline-block; cursor:pointer;}
#pager_02 .z-hov{background:url(../images/current.png) no-repeat}



/*新闻列表*/
.news_items{width:740px; margin:33px auto 18px;}
.dl_list01{ border-bottom:1px dashed #C9C9C9; padding-bottom:28px;}
.lb_dt{width:240px;}
.img_yy{ width:208px;height:11px;background:url(../images/tp_yinying.html) no-repeat center bottom; left:12px;bottom:-11px; *bottom:-7px;}
.lb_dd{width:453px;}
.lb_bt a{color:#c7000b;}
.time{right:0;bottom:0;color:#727171;}
.lb_jj{ padding-top:20px; padding-bottom:8px;}
.lb_jj p{ line-height:18px; color:#999798; }
.lb_down{padding-bottom:50px;background:url(../images/shaw_01.png) no-repeat center bottom;}
.lb_down ul li{padding-top:20px; position:relative;background:url(../images/li_s.png) no-repeat left 24px;padding-left:20px;}
.lb_down ul li:hover{background:url(../images/li_h.png) no-repeat left 24px;}
.lb_down ul li a{color:#727171;}
.lb_down ul li a:hover{color:#c7000b;}
.lb_down .li_time{ right:0;bottom:0;}
.fenye01{ width:100%; max-width:470px; margin:0px auto 10px; text-align:center; height:30px; }
.fy_left{ width:55%;}
.fy_left a{ color:#595757;}
.nums01{ display:block; float:left; width:21px; height:21px; line-height:21px; margin:0px 2px; text-align:center;}
.texts1_1{ margin-right:9px; width:19px; line-height:21px}
.texts1_1:hover{color:#c7000b;}
.texts2_1{width:19px; margin-left:8px;line-height:21px}
.texts2_1:hover{color:#c7000b;}
.numss01 a:hover,.pgcur{ color:#c7000b;background:url(../images/span_hover.png) no-repeat left center;}
.fy_left a.pgcur{color:#c7000b;background:url(../images/span_hover.png) no-repeat left center;}
.tz{ line-height:22px;width:190px;}
.tz span{ display:inline-block; float:left;}
.tz_input{width:38px; height:22px; border:1px solid #d3d3d2;background:none;}
.span01 a{color:#c7000b;}
.span02{ margin:0px 8px;}
.span03{ margin-right:8px;}
.span04{ margin-left:8px; margin-top:-6px; cursor:pointer;}

/*新闻内容页*/

.share{width:135px;/*height:31px;left:65px; top:195px;*/ margin-left:-4px;}
.share li{width:31px; height:31px; float:left; margin:0 5px;}
.share li a{ display:block;width:31px; height:31px;}
.share .bds_tsina{background:url(../images/wb.png) no-repeat !important;}
.share .bds_sqq{background:url(../images/qq.png) no-repeat !important;}
.share .weixin{background:url(../images/wx.png) no-repeat !important;}
.xq_top01{  padding:43px 0px 13px; width:710px; margin:0 auto;}
.xq_bt01{text-align:left; font-weight:bold;color:#474545;}
.ly01{text-align:left;color:#727171;padding:14px 0px 7px 0px;}
.ml01{margin-left:20px;}
.zc_xq{ padding-bottom:20px;}
.zc_xqimages{background:#fff;text-align:center;margin:20px auto 35px;width:515px;height:290px; padding-top:10px;}
.down_nr{background:url(../images/shaw_01.png) no-repeat center bottom;padding:10px 0px 30px;width:710px; margin:0 auto; min-height:300px;}
.down_nr p{color:#333; line-height:22px; }
.down_nr dl{width:630px; margin:0 auto;}
.down_nr dl dt img{ margin:37px auto 20px; display:block}
.down_nr dl dt p{color:#000; padding-bottom:6px;text-align:center;}
.down_nr dl dd{text-indent:2em;color:#808080;}
.p_bt{ padding-left:23px;}
.p1 p{ line-height:22px; text-indent:2em;}
.td{ width:707px; margin:0 auto;}
.td a:hover{color:#c7000b;}
.shang{ margin-right:20px;}
.xia{ margin-left:20px;}

/*恭和苑故事*/

.con_right_02{background:url(../images/r_bg01.png) no-repeat;}
.ghygs{width:715px; margin:0 auto 20px; min-height:977px; padding-bottom:30px;background:url(../images/shaw_01.png) no-repeat center bottom;}
.ghy_ul01 li{width:338px; height:272px; position:relative;}
.ghy_ul01 .li_one{margin-top:50px;}
.ghy_ul01 .li_two{margin-top:185px; margin-left:38px;}
.ghy_ul01 .li_three{ margin-top:95px;}
.li_show{ display:none;width:338px;height:232px; left:0;top:0;background:url(../images/t_hover.png) no-repeat; z-index:99; cursor:pointer;}
.look{width:78px;height:25px;text-align:center; line-height:25px;border:1px solid #f4c26c;color:#f4c26c; display:block; left:125px;bottom:30px; z-index:9999;}
.img_bt{text-align:center;color:#808080; margin-bottom:0px;}
.ghy_ul01 li:hover .li_show{ display:block;}

/*填写简历*/
.fujian{width:145px;height:25px; line-height:25px;background:url(../images/file.png) no-repeat left center; right:70px; top:70px;}
.fujian a{color:#a5040d; padding-left:45px;}
.border02{width:800px;height:4px;background:url(../images/border_01.png) no-repeat; margin:20px auto;}
.tianxie_nr{ width:800px; margin:0 auto 20px; min-height:500px;}
.tx_bt{height:30px;  padding:10px 12px 0px 20px;background:#c2c2c2;color:#fff;}
.table_01{width:800px;}
.table_01 td{ padding:12px 0px 12px 0px;border-bottom:1px dashed #e8e8e8;}
.span_bt{color:#000;}
.sc{width:60px; height:20px;}
.sc a {display: block;background: url(../images/liulan.png) no-repeat;width: 60px;height: 20px}
.sc input {position: absolute;border: 0;width: 60px;filter: alpha(opacity=0);opacity: 0;z-index: 10;left: 0;bottom: 0;}
.input_02{width:249px;height:28px; background:#fff;border:1px solid #ccc;}
.input_03{width:219px;}
.input_04{width:208px;}
.input_05{width:612px;}
.input_06{width:499px;}
.input_07{width:235px;}
.select01{width:68px; height:28px; line-height:28px;border:1px solid #ccc;}
.td_l{ padding-left:40px;}
.select02{ margin-left:10px;}
.select03{width:158px; height:28px; line-height:28px;border:1px solid #ccc;}
.save{width:70px;height:29px;border:1px solid #ccc;text-align:center; line-height:29px; margin:20px auto 0;}
.save a{ display:block;}
.message{ margin-bottom:20px;}
.table_02{border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.table_02 th{ font-weight:normal;text-align:center;padding:10px 0px;border-right:1px solid #ccc;color:#999;}
.table_02 td{text-align:center; padding:10px 0px;border-right:1px solid #ccc;}
.table_02 .tr01{background:#f4f4f4;}
.table_02 .tr02{background:#fdfdfd;}
.table_03{border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.table_03 th{ font-weight:normal;text-align:center;padding:10px 0px;border-right:1px solid #ccc;color:#999;}
.table_03 td{text-align:center; padding:10px 0px;border-right:1px solid #ccc;color:#4c4c4c;}
.table_03 .tr01{background:#f4f4f4;}
.table_03 .tr02{background:#fdfdfd;}
.td_input{width: 150px;height: 30px;text-align: center;font-size: 14px;color:#4c4c4c;background:none;}
.text{width:706px;height:342px;}

.save_01{ margin:20px auto 0px;width:202px; height:29px;text-align:center; line-height:29px;}
.save_01{ display:block;}
.add{width:120px;height:31px;background:#f7b0b0; display:inline-block;}
.add a{color:#fff;}
.add_01{width:70px;height:29px;border:1px solid #ccc; display:inline-block;}
.jy{ width:706px; margin:10px auto 0px;}
.span_bt_01{color:#000; padding-left:45px;}
.sure{width:706px;margin:0 auto; padding-top:30px; padding-bottom:50px;}
.yp{ padding-top:20px;}
.sq{width:237px;height:40px;text-align:center;  margin:0 auto 50px;line-height:40px;border:1px solid #c7000b; border-radius:4px;}
.sq a{color:#c7000b; display:block;}
.radio{ margin-left:25px;}

/*招聘搜索*/
.look_position{ width:440px; height:32px; right:70px;top:73px;}
.lp{color:#c7000b; line-height:32px;}
.look_sear{width:363px;}
.s_input{width:252px;height:30px;border:1px solid #ccc; line-height:22px;color:#ccc; padding-left:40px;}
.l_left{width:24px;height:19px; left:10px;top:8px;background:url(../images/fdj.png) no-repeat;}
.l_right{width:70px;height:32px;right:0; top:0; cursor:pointer;background:url(../images/sea.png) no-repeat;}
.sifting_con{ padding-top:20px;width:774px; margin:0 auto 20px;}
.sifting_top { padding-bottom:20px;}
.key{ margin-right:60px;}
.key_input{width:113px; height:18px; line-height:18px;border:1px solid #ccc;color:#666; padding-left:5px;}
.sx{width:40px;height:24px; right:10px;top:0;}
.result{color:#666;}
.site{border:1px solid #ccc; padding:5px;}
.site b{ font-weight:normal;color:#666;}
.site em{color:#666; font-style:normal;}
.site_01{ margin-left:10px;}
.table_04{border:1px solid #ccc;}
.table_04 .td_span{ color:#000;}
.table_04 td{border-bottom:1px dashed #ccc; padding:12px 0px 3px 10px; margin-bottom:10px;}
.table_04 .t_ul li{ float:left; margin-right:40px; padding:0px 3px; margin-bottom:15px;}
.table_04 .t_ul li:hover{color:#fff;background:#d28186; cursor:pointer;}
.type{color:#fff;background:#d28186;}
.table_04 .no_bb td{ border-bottom:none;}
.zk{ width:100%;height:100%;}
.zk_xia{ right:12px; top:0;background:url(../images/zk.png) no-repeat right center; color:#a5040d; cursor:pointer;padding-right:15px;}
.require{ height:38px;border:1px solid #959595;color:#4c4c4c; padding-left:20px; margin:20px 0px;line-height:38px;background:#dcdcdc;}
.require p span{color:#a5040d;}
.table_05{border:1px solid #e6e6e6;}
.table_05 th{padding:7px 0px 9px; font-weight:normal;color:#999; border-right:1px solid #ccc;}
.table_05 td{padding:7px 0px 9px; text-align:center;color:#4c4c4c;border-right:1px solid #ccc;}
.table_05 .tr01{background:#f4f4f4;}
.table_05 .tr02{background:#fdfdfd;}
.dashed{width:710px;border-bottom:1px dashed #eeb2b5;margin:40px auto 30px;}
.tj{ margin:0 auto 100px;width:237px; height:42px;text-align:center; line-height:42px; border:1px solid #a5040d; border-radius:4px;}
.tj a{color:#a5040d;}

/*视频播放*/
.video{width:730px;  margin:0 auto; padding-bottom:37px;overflow:hidden}
.demo{margin:0 auto;height:325px;width:700px; padding:0px 20px;overflow:hidden; }
.demo li{height:271px;width:450px;cursor:pointer; overflow:hidden;}
.demo li img{  width:100%; display:block; box-shadow:0px 0px 10px #000}
.demo li.roundabout-in-focus{cursor:default;}
.demo li span{display:block;padding-top:6em;}
.demo li .v_con{ height:100%; width:100%; display:block;}
.demo li .v_con a{ height:100%; width:100%; display:block;}
.demo .mc{width:100%;height:90%; background:#000; opacity:0.4; filter:alpha(opacity=40);  left:0; bottom:-0px; cursor:pointer;}
.demo .mc p{ background:url(../images/video.png) no-repeat;width:79px;height:79px; margin:90px auto 0px;}
.demo .img_bt{ text-align:center; color:#666; height:27px; }
.demo .img_bt div{display:none;}
.demo .roundabout-in-focus .v_con a:hover .mc{display:block;}
.demo .roundabout-in-focus .v_con .img_bt div{display:block;}
.d_con{ height:500px;}
.pre_04{ left:145px; bottom:0px;width:40px; height:40px; background:url(../images/prev_04.png) no-repeat;}
.pre_04:hover{background:url(../images/prev_hover04.png) no-repeat;}
.next_04{ right:145px;bottom:0px;width:40px; height:40px;background:url(../images/next_04.png) no-repeat;}
.next_04:hover{background:url(../images/next_hover04.png) no-repeat;}
.img_jianjie{width:760px; margin:45px auto;}
.one_p{ text-indent:2em; line-height:23px;}


/*人才招聘*/
.back{width:100px; height:30px; right:60px; top:75px;}
.emply{width:771px; margin:0 auto;}
.emply_top{ width:665px; margin:28px auto;}
.rc_img{ margin-left:10px; cursor:pointer}
.list_01{width:769px;border:1px solid #c9c9c9; padding:0px 0px 20px; border-radius:4px; min-height:100px;margin-top:20px;background:url(../images/tw02.png) repeat;}
.list_bt{height:38px; border-radius:4px 4px 0px 0px;color:#fff;line-height:38px; padding-left:30px;background:#c2c2c2;}
.list_down{ padding:20px 0px 0px 29px;}
.list_down ul li{ padding-bottom:12px;}
.table_06{ margin:0 auto; border:1px solid #e7e7e7;}
.table_06 th{ font-weight:normal;color:#999; border-right:1px solid #ccc; padding:6px 0px 9px 27px; text-align:left;}
.table_06 td{padding:6px 0px 9px 10px;border-right:1px solid #ccc; }
.table_06 .tr01{background:#f4f4f4;}
.table_06 .tr02{background:#fdfdfd;}
.zx{width:237px;height:40px;text-align:center;  margin:48px auto 50px;line-height:40px;border:1px solid #c7000b; border-radius:4px;}
.zx a{color:#c7000b; display:block;}

/*大事记*/
.con_right_04{background:#fff ;}
.event{margin:20px auto  0px;background:url(../images/dsj_bg.png) no-repeat right bottom;}
.wrapper07{width:680px;margin:auto; background:url(../images/event.png) no-repeat center center;}
.lunbo07{width:582px; margin: 0  auto; overflow:hidden;}
#prev07{width:40px;height:40px;background:url(../images/prev_04.png) no-repeat left center; position:absolute; left:0; top:0px;}
#next07{width:40px;height:40px;background:url(../images/next_04.png) no-repeat right center; position:absolute; right:0; top:0px;}
#prev07:hover{background:url(../images/prev_hover04.png) no-repeat left center;}
#next07:hover{background:url(../images/next_hover04.png) no-repeat left center;}
#carousel_07 li{ float:left;width:36px; height:36px; line-height:36px; margin:0 30px;background:url(../images/disc.png) no-repeat;}
#carousel_07 li a{ color:#4c4c4c; font-family:Arial, Helvetica, sans-serif;padding-left:3px;}
#carousel_07 .a_hover{background:url(../images/disc_hover.png) no-repeat center center;}
#carousel_07 .a_hover a{color:#fff;padding-left:3px;}
.event_con{width:644px; margin:0 auto;background:url(../images/event_bg.png) no-repeat left top;}
.event_ul{width:644px; padding-top:35px;background:url(../images/disc01.png) repeat-y center center; margin-bottom:40px; }
.event_ul li{width:291px; min-height:350px;}
.li_jj{border:1px solid #ccc; padding:18px 31px 55px 34px;}
.li_jj p{ text-indent:2em; line-height:18px;}
.shaw_01{width:255px;height:37px; left:10px;top:0px;background:url(../images/shaw_03.png) no-repeat left top; z-index:99;}
.shaw_02{width:255px;height:37px; left:10px;top:25px;background:url(../images/shaw_03.png) no-repeat left top; z-index:99;}
.disc_01{width:16px;height:16px; left:-39px;top:0;background:url(../images/disc02.png) no-repeat;}
.two_li{ margin-top:60px;}
.e_time{color:#000; padding-bottom:5px;}
.disc_02{left:315px;}
.e_time_01{text-align:right;}

/*二级书面*/
.con_right_05{ padding-top:0;}
.con_book_05{width:850px; background:url(../images/book_bg.png) no-repeat  center center;height:910px}
.samples{ z-index:999;}
.share_01{width:279px !important;}
.share_01  a{width:31px !important; height:31px !important; display:block !important; float:none !important }
.share_01 i{ float:left; margin-top:10px !important;}
.share_01{ height:300px !important; left:880px;top:30px; position:absolute;}
.img_nums div{ height:100%;}



.inserAfter{width:49px;height:49px;position:absolute;background:url(../images/aaaa.png) no-repeat;top:0px;right:210px;}
.inserAfter .inbtns{display:block;width:49px;height:49px;position:absolute;background:url(../images/aaaa.png) no-repeat;}
.inserAfter:hover .inbtns{background-position:-50px 0;}
.inserAfter .selectitems{position:absolute;top:49px;white-space:nowrap;background:url(../images/sdfsd.png) repeat;left:-50px;display:none;}
.inserAfter .selectitems a{display:block;padding:0px 22px;font-size:14px;color:#3d3d3d;height:35px;line-height:35px;border-bottom:1px solid #FFF;}
.inserAfter .selectitems a:hover{color:#c53f44;}
.inserAfter .selectitems .nobor{border-bottom:none;}

.inserAfter:hover .selectitems{display:block;}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*留言本*/
.form dt,.formdd{ line-height:35px;}
.inp_one{
	border: 1px solid #ccc;
	width: 280px;
	line-height: 35px;
	font-size: 14px;
	padding-left: 12px;
}
.inp_small{
	border: 1px solid #ccc;
	width: 50px;
	vertical-align: middle;
}
#VCode{	vertical-align: middle;
}